ASP.NET Core MVC コントロールヘルプ
AllowDrag メソッド (TileBuilder<TControl,TBuilder>)

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc.Fluent 名前空間 > TileBuilder<TControl,TBuilder> クラス : AllowDrag メソッド
The value.
Configurates C1.Web.Mvc.Tile.AllowDrag. Sets a boolean value decides whether the tiles could be dragged.
シンタックス
'宣言
 
Public Function AllowDrag( _
   ByVal value As System.Boolean _
) As TBuilder
public TBuilder AllowDrag( 
   System.bool value
)

パラメータ

value
The value.

戻り値の型

Current builder.
参照

TileBuilder<TControl,TBuilder> クラス
TileBuilder<TControl,TBuilder> メンバ